[INFO] cloning repository https://github.com/QuantumShieldLabs/qsl-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuantumShieldLabs/qsl-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumShieldLabs%2Fqsl-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumShieldLabs%2Fqsl-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d40e6003fdf0b0c59033b8f4dac2ea37fbded5b1
[INFO] testing QuantumShieldLabs/qsl-server against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumShieldLabs%2Fqsl-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/QuantumShieldLabs/qsl-server
[INFO] finished tweaking git repo https://github.com/QuantumShieldLabs/qsl-server
[INFO] tweaked toml for git repo https://github.com/QuantumShieldLabs/qsl-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/QuantumShieldLabs/qsl-server on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/QuantumShieldLabs/qsl-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a31ae55e6e88acd1b75e32edfd4fe96afe3f3488d07f4539939e12a3ec09f983
[INFO] running `Command { std: "docker" "start" "-a" "a31ae55e6e88acd1b75e32edfd4fe96afe3f3488d07f4539939e12a3ec09f983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a31ae55e6e88acd1b75e32edfd4fe96afe3f3488d07f4539939e12a3ec09f983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31ae55e6e88acd1b75e32edfd4fe96afe3f3488d07f4539939e12a3ec09f983", kill_on_drop: false }`
[INFO] [stdout] a31ae55e6e88acd1b75e32edfd4fe96afe3f3488d07f4539939e12a3ec09f983
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 161a01b7daebbba1cca9b41cee30a261549b794c9dc7a444b8ea7d298734a7a9
[INFO] running `Command { std: "docker" "start" "-a" "161a01b7daebbba1cca9b41cee30a261549b794c9dc7a444b8ea7d298734a7a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling qsl-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s
[INFO] running `Command { std: "docker" "inspect" "161a01b7daebbba1cca9b41cee30a261549b794c9dc7a444b8ea7d298734a7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "161a01b7daebbba1cca9b41cee30a261549b794c9dc7a444b8ea7d298734a7a9", kill_on_drop: false }`
[INFO] [stdout] 161a01b7daebbba1cca9b41cee30a261549b794c9dc7a444b8ea7d298734a7a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 762d810f7f6fd980a192fd3a4b5c02b4a1ce4ea28d1dee30dd3c20668d4b8787
[INFO] running `Command { std: "docker" "start" "-a" "762d810f7f6fd980a192fd3a4b5c02b4a1ce4ea28d1dee30dd3c20668d4b8787", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling qsl-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `qsl-server` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name qsl_server --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3fb0a4cdfe5c38b -C extra-filename=-414feaa926504947 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-712e67a74ddfd023.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3dd43371aa1619cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53f7a227384975ba.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98d6e1e54cdb188e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-561ce16c1bf35ced.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db8fab6413a06ce6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b5d511343a94327.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-11f827fec8df5c72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `qsl-server` (test "na0349_end_to_end_integration_contract")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name na0349_end_to_end_integration_contract --edition=2021 tests/na0349_end_to_end_integration_contract.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abfd93c816d71b30 -C extra-filename=-da24b2103baffa5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-712e67a74ddfd023.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern qsl_server=/opt/rustwide/target/debug/deps/libqsl_server-2948dc1a50ca23b5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3dd43371aa1619cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53f7a227384975ba.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98d6e1e54cdb188e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-561ce16c1bf35ced.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db8fab6413a06ce6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b5d511343a94327.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-11f827fec8df5c72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qsl-server` (test "hardening_auth_reject_logging")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name hardening_auth_reject_logging --edition=2021 tests/hardening_auth_reject_logging.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=773b02afe9c19969 -C extra-filename=-d97906454507bae7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-712e67a74ddfd023.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern qsl_server=/opt/rustwide/target/debug/deps/libqsl_server-2948dc1a50ca23b5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3dd43371aa1619cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53f7a227384975ba.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98d6e1e54cdb188e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-561ce16c1bf35ced.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db8fab6413a06ce6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b5d511343a94327.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-11f827fec8df5c72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qsl-server` (test "qsl_attachments_integration_contract")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name qsl_attachments_integration_contract --edition=2021 tests/qsl_attachments_integration_contract.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5febe7632dfc491 -C extra-filename=-f1741c172f67ea41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-712e67a74ddfd023.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern qsl_server=/opt/rustwide/target/debug/deps/libqsl_server-2948dc1a50ca23b5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3dd43371aa1619cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53f7a227384975ba.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98d6e1e54cdb188e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-561ce16c1bf35ced.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db8fab6413a06ce6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b5d511343a94327.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-11f827fec8df5c72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `qsl-server` (test "abuse_rate_queue_logging")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name abuse_rate_queue_logging --edition=2021 tests/abuse_rate_queue_logging.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d844226d662dfe85 -C extra-filename=-8a7473a9f7aa084a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-712e67a74ddfd023.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b5c9a898e15374c8.rlib --extern qsl_server=/opt/rustwide/target/debug/deps/libqsl_server-2948dc1a50ca23b5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3dd43371aa1619cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53f7a227384975ba.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98d6e1e54cdb188e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-561ce16c1bf35ced.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-db8fab6413a06ce6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7b5d511343a94327.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-11f827fec8df5c72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "762d810f7f6fd980a192fd3a4b5c02b4a1ce4ea28d1dee30dd3c20668d4b8787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762d810f7f6fd980a192fd3a4b5c02b4a1ce4ea28d1dee30dd3c20668d4b8787", kill_on_drop: false }`
[INFO] [stdout] 762d810f7f6fd980a192fd3a4b5c02b4a1ce4ea28d1dee30dd3c20668d4b8787
